home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tech Arsenal 1
/
Tech Arsenal (Arsenal Computer).ISO
/
tek-01
/
tcoop10a.zip
/
DEMO.ZIP
/
MAKETEST.BAT
next >
Wrap
DOS Batch File
|
1991-11-20
|
181b
|
7 lines
REM this batch can be used to create a TCOOP test program
REM enter the test file name on the command line.
REM example: MAKETEST TESTWIND
bcc -ml %1 graphics.lib tcoop.lib